home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
md.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
40 lines
<search function="md">
<name>WebMD</name>
<description>
Search the WebMD medical news site.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>md cold</td></tr>
</table>
</description>
<category>Other</category>
<link>http://www.webmd.com/</link>
<contributor>John W. Bairen, Jr.</contributor>
<form name="mdf"
action="http://my.webmd.com/search_results"
method="post">
<input type="hidden" name="query"/>
<input type="hidden" name="filter" value="library_filter"/>
</form>
<script><![CDATA[
function md(q)
{
if( nullArgs("md",q) )
return false;
else
{
document.mdf.query.value = q;
submitForm(mdf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>